type github.com/jackc/pgx/v5/pgtype.encodePlanHstoreCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
hstore.go#L82: return encodePlanHstoreCodecText{}
hstore.go#L117: type encodePlanHstoreCodecText struct{}
hstore.go#L119: func (encodePlanHstoreCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)